CommonEvent 1367
Name = "会話：アルシエル"

  999([1367])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Class One Cross-World Contact...\nYou shall all disappear..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>I was an ordinary angel originally...\nI was fused with nearby angels and reshaped into a single entity."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>I am an angel Apoptosis...\nOn that day, when the dimensional crack formed in the ruins..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>This world will also disappear into chaos..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>I am an Apoptosis...\nMy angelic body was altered by the chaos..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Ilias has already been lost..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>I want to go home...\nI want to return home to my friends..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>We are the guardians of chaos...\nTogether, we will disappear..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Apoptosis cannot be considered an existence...\nThey are a phenomenon, a law..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Eliminate the intruders...\nThat is the purpose of an Apoptosis' existence..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>There is nothing but ruins here...\nI must ask, why have you come here...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["To find an answer to a mystery", "To make the world peaceful", "To dominate the world"], 0])
    When([0, "謎の答えを求めて"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Certainly, the answer is here...\nBut, will you be able to find it...?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "世界を平和にするため"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Foolish... We can't do anything anymore..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "世界を支配するため"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Once the world is dominated by chaos, it will disappear..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Do you know what I am...?"])
    ShowText([""])
    ShowChoices([["Angel", "Apoptosis", "Monster"], 0])
    When([0, "天使"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>At one time, I was just an angel...\nNow I am a variant of Apoptosis..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "アポトーシス"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>At one time, I was just an angel...\nNow I am a variant of Apoptosis..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "魔物"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Do not mock me by treating me like a monster...\nMy pride as an angel still remains..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>My heavenly compatriots...\nHow many of them have survived...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["A few of them survived", "They were annihilated", "Everyone was saved"], 0])
    When([0, "少数が生き残った"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>I see... Even a few of them survived..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "全滅した"])
      ShowTextAttributes(["arusiel_fc1", 2, 0, 2])
      ShowText(["\\n<Alciel>Like that...there were no survivors...?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "みんな助かった"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>There were no victims at all...\n...Really? Is that true...?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>What is the purpose of your existence...?"])
    ShowText([""])
    ShowChoices([["Avoiding catastrophe", "To enjoy life", "Leaving descendants"], 0])
    When([0, "破滅を回避すること"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>I can only admire that kind of spirit..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "人生を満喫すること"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>In that case, you should enjoy it now...\nYou do not have much time anymore..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "子孫を残すこと"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>There is no point in leaving descendants...\nThis world will disappear soon..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>The end is near now...\nWhat do you want to do with so little time?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I won't stop until the end", "I want to eat delicious food", "I want to have sex"], 0])
    When([0, "最後まで諦めない"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Really...\nIs this the nature of human beings...?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "美味しいものを食べたい"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>If so, do it...\nThere aren't many delicious things in this place."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "セックスしたい"])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Even though it is pointless to leave offspring... It is your instincts serving as reason..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Give me meat..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["arusiel_fc1", 1, 0, 2])
        ShowText(["\\n<Alciel>This is good..."])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["arusiel_fc1", 2, 0, 2])
        ShowText(["\\n<Alciel>You will regret this..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 393])
      ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
      ShowText(["\\n<Alciel>Give me gratin..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 393, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[393]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["arusiel_fc1", 1, 0, 2])
        ShowText(["\\n<Alciel>This is good..."])
        ShowText([""])
        ChangeItems([393, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["arusiel_fc1", 2, 0, 2])
        ShowText(["\\n<Alciel>You will regret this..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Give me money..."])
    ShowText([""])
    ConditionalBranch([7, 3600, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 3600G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["arusiel_fc1", 1, 0, 2])
        ShowText(["\\n<Alciel>This is good..."])
        ShowText([""])
        ChangeGold([1, 0, 3600])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["arusiel_fc1", 2, 0, 2])
        ShowText(["\\n<Alciel>You will regret this..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["arusiel_fc1", 2, 0, 2])
      ShowText(["\\n<Alciel>...You have run out?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Receive my feather..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([241, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Alciel gave you an \\ii[241]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Receive this magic stone..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([77, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Alciel gave you a \\ii[77]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["arusiel_fc1", 0, 0, 2])
    ShowText(["\\n<Alciel>Receive this money..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 6000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Alciel gave you 6000G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
